'Declaration <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class ListBoxContainerConfiguration(Of T As ListBoxContainer) Inherits ListBoxContainerConfigurationBase
'Usage Dim instance As ListBoxContainerConfiguration(Of T)
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class ListBoxContainerConfiguration<T> : ListBoxContainerConfigurationBase where T: ListBoxContainer